Einhugur Xml Plugin for Xojo

EinhugurXml.NamedNodeIterator Class (console safe)

Iterator for use over set of named nodes.

NamedNodeIterator carries Node class instances.

You never create instances of this class directly, instead some iterative properties and methods in other classes will return instance of this class for use in for each loops.

Object
   NamedNodeIterator

class EinhugurXml.NamedNodeIterator implements

Iterator

Iterable

Constructors

NamedNodeIteratorPrivate constructor.

Properties

AnyReturns true if there are any nodes.
CountReturns count of nodes.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS